//==============================================================================
// Norse Caravan_anim.txt
//==============================================================================


//==============================================================================
anim idle
{
   SetSelector
   {
      
      set hotspot
      {
         version
         {
            Visual Trade N Caravan_idleA
	    ReplaceTexture trade n caravan ox/animal musk ox
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector none
	{
		SetSelector
		{
			
			set hotspot
			{
				version
				{
					Visual Trade N Caravan_walkA
					ReplaceTexture trade n caravan ox/animal musk ox
					tag FootstepLeft 0.00 true   
					tag FootstepRight 0.20 true   
					tag FootstepLeft 0.75 true   
					tag FootstepRight 0.70 true 
				}
			}
      }   
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Trade N Caravan_BoredA
	    ReplaceTexture trade n caravan ox/animal musk ox
         }
      }
   
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {

      set hotspot
      {
         version
         {
            Visual Trade N Caravan_FlailA
	    ReplaceTexture trade n caravan ox/animal musk ox
         }
      }
    
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Trade N Caravan_DeathA
			ReplaceTexture trade n caravan ox/animal musk ox
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag SpecificSoundSet 0.43 false HeavyFall checkVisible 
//-- end auto generated section
         }
      }

   }
}
